home *** CD-ROM | disk | FTP | other *** search
/ World of Video / World of Video.iso / programs / database / moviedatabase / uninstalled / history next >
Text File  |  1995-02-13  |  7KB  |  142 lines

  1. Things to do for future releases
  2. --------------------------------
  3.  
  4. bugfixes:
  5.  - fix bug: don't add anything, if the movie-title is not in the movies.list (012-20-1 bug) 
  6.  - fix little problem with multiple plot summaries
  7.  - fix little bug with running-times.list
  8.  
  9. changes:
  10.  - use memory pools to prevent memory fragmentation
  11.  - change layout: remove GroupFrame from MUIA_Window_RootObject
  12.  - use popasl-objects instead of my own filerequester
  13.  - improve installer script
  14.  
  15. new features:
  16.  - add number of running-times to statistics-window
  17.  - voting & movie addition facilities (including UMS-support)
  18.  - support new version of MUI
  19.  - implement WHERE-option in ARexx & GUI (year, awards, genres, charname, etc.)
  20.  - save & print for Show-Windows
  21.  - add support for aka-names.list
  22.  - add support for certificates.list
  23.  - add support for color-info.list
  24.  - add support for complete-cast.list
  25.  - add support for genres.list
  26.  - add support for miscellaneous.list
  27.  - add support for production-companies.list
  28.  - add support for sound-mix.list
  29.  - add support for reviews
  30.  - add support for pictures & sounds & mpeg etc.
  31.  - add support for technical & literature lists
  32.  - add support for VideoMUI
  33.  - improve Show Windows: 
  34.    - show number of entries
  35.    - add button to enable copying entries (multiselection) to Main Window
  36.  - check if a certain Combined Search makes sense
  37.  - keep parts of hash-& linktables in memory for faster access
  38.  - birthday-statistics
  39.  - localization
  40.  - fool-proof Database Maintenance
  41.  
  42. History: 
  43. --------
  44.  
  45. 3.0.3 01.10.94 released on AMINET as MovieMUI 3.0a
  46.                - feature: added ARexx-Script 'mguide'
  47.                
  48. 3.0.3 26.09.94 - changed: initstring of plot.list corrected
  49.                - changed: changed some labels to lowercase
  50.                - changed: rewrote the pattern-search routine (hopefully MovieMUI 
  51.                           stops crashing on some machines)
  52.                - feature: improved error-message, when neither movies.list 
  53.                           nor movie.hash can be accessed.
  54.  
  55. Note: The data-initstring of the plot.list has changed!
  56.  
  57. 3.0.2 27.07.94   MovieDataBase3_0 released on AMINET
  58.                - bugfix:  fixed a major bug in database maintenance routine 
  59.                           (thanks to Gio!)
  60.  
  61. 3.0.2 25.07.94 - changed: finished new docs (thanks to Col and Dirk)
  62.                - changed: updated Helpnodes in MovieMUI to work with the
  63.                           new docs
  64.                - changed: finished new Installer script
  65.  
  66. 3.0.2 15.07.94 - bugfix:  test for correct muimaster.library works
  67.                - bugfix:  corrected bug, when a library could not be opened
  68.  
  69. 3.0.2 10.07.94 - bugfix:  add ratings to titles-text-output
  70.                - feature: support amigaguide
  71.                - changed: rearranged & renumbered errorcodes
  72.  
  73. 3.0.2 04.97.94 - changed: improved ARexx-Scripts
  74.                - changed: slightly reformatted text-output
  75.  
  76. 3.0.2 03.07.94 - bugfix:  person-info-output is sorted correctly now
  77.                - feature: added ARexx-Scripts 'listall' & 'mtrace'
  78.                - feature: new ARexx-commands 'getpath', 'getflag', 'getmax'
  79.                - feature: new ARexx-commands 'setsort' & 'getsort'
  80.                - changed: text-output header
  81.  
  82. 3.0.2 28.06.94 - bugfix:  fixed bug with crazy-credits
  83.                - bugfix:  application-quit works now in all but the maintenance 
  84.                           windows.
  85.                - bugfix:  remove double entries from selection
  86.                - feature: sort Text-Output (Title & Person)
  87.                - feature: add ratings to Person-Output
  88.                - feature: menus for all but maintenance windows
  89.                - feature: save position & dimenson of windows
  90.                - changed: Use plural-form in statistic-window
  91.                - changed: set background of stringgadgets to default value
  92.  
  93. 3.0.2 23.06.94 - bugfix:  name of a person will be added to textoutput even if
  94.                           no biographies have been added.
  95.                - bugfix:  saving & printing now works correctly
  96.                - bugfix:  check if person- or title-window is already open
  97.                - bugfix:  endstrings in trivia-lists are handled correctly
  98.                - bugfix:  hashfiles are closed correctly in every (?!) case
  99.                - feature: save state of cycle-gadget in Main-Window in  Prefs 
  100.                - feature: new ARexx-commands 'saveprefs' & 'loadprefs'
  101.                - feature: new ARexx-command 'setpath'
  102.                - feature: new ARexx-command 'getranking'
  103.                - feature: new ARexx-command 'update'
  104.                - feature: substring-requester may be answered with 's' & 'Return' 
  105.                - feature: top/worst movies are numbered
  106.                - changed: ARexx returns error-number instead of error-penalty
  107.  
  108. 3.0.2 07.06.94 - feature: new ARexx-command 'getfromselection'
  109.                - changed: new Parameter 'FORMAT' to ARexx-command 'getselection'
  110.  
  111. 3.0.2 05.06.94 - bugfix:  if database is not created ARexx-queries are prohibited
  112.                - bugfix:  if the computer crashes for any reason during database-
  113.                           creation, the old values will be deleted.
  114.                - feature: it is possible to have up to 10 show-windows open 
  115.                           at the same time.
  116.                - feature: PATTERN-Search with ANY works
  117.                - feature: improved error-handling
  118.                - feature: new ARexx-command 'geterror'
  119.                - feature: new ARexx-command 'setflag'
  120.                - feature: new ARexx-command 'setmax'
  121.  
  122. 3.0.2 31.05.94 - bugfix:  Option-Prefs: options are handled correctly now. 
  123.                           'Cancel' works correctly.
  124.                - feature: almost completed selection-routines
  125.                - feature: Multi-title/person searches (=> selection)
  126.                - feature: Double-clicking in the main-window starts single search
  127.                - change:  Increased Maximum buffer to 5000 entries.
  128.  
  129. 3.0.2 29.05.94 - bugfix:  new ratings (marked with '*') are added correctly
  130.                - feature: improved update-handling. No need to sort 
  131.                           already sorted data again.
  132.  
  133. Note: The format of the actors and actresses-lists has changed!
  134.       The char-lists are obsolete now. Several files have been renamed.
  135.  
  136. 3.0.2 24.05.94 - bugfix:  multiple awards are added correctly now
  137.                - feature: supports new format of the Actors/Actresses.list
  138.  
  139. MEETING VERSION
  140. ...
  141. no history available before that date.
  142.